Bitmap for WPF
Create(Adapter,DeviceCreationFlags,FeatureLevel[]) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D11 名前空間 > Device クラス > Create メソッド : Create(Adapter,DeviceCreationFlags,FeatureLevel[]) メソッド
Constructor for a D3D11 Device. See D3D11.CreateDevicefor more information.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal adapter As Adapter, _
   ByVal flags As DeviceCreationFlags, _
   ByVal ParamArray featureLevels() As FeatureLevel _
) As Device
public static Device Create( 
   Adapter adapter,
   DeviceCreationFlags flags,
   params FeatureLevel[] featureLevels
)

パラメータ

adapter
flags
featureLevels
参照

Device クラス
Device メンバ
オーバーロード一覧